From 60205e45d427f5f0e7ec59835cb3506a8e1f622f Mon Sep 17 00:00:00 2001 From: Kevin Albertson Date: Wed, 21 May 2025 20:21:31 -0400 Subject: [PATCH] remove test build directory from .gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 48b0fbf..3a866ba 100644 --- a/.gitignore +++ b/.gitignore @@ -28,7 +28,6 @@ /test/case /test/iscase /test/custom -/test/app/build /tmp/ /mingw_static/ /mingw_shared/ -- 2.39.5